Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some minor finickies while we are at it! #44

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Conversation

cszach
Copy link
Member

@cszach cszach commented Oct 19, 2023

  • On the iPad horizontal, before 2 stickers would appear in the About section, but both of them are clipped because the screen is not enough. Why not display only 1 instead, and for xl+ screens, we display both? : )
  • Tracks section was annoying before. Either they were all hori- zontal or all vertical. Looked especially bad on iPad portrait, since there was much horizontal space but it was displaying in portrait. Fixed this with flex-wrap. : )

- On the iPad horizontal, before 2 stickers would appear in the
  About section, but both of them are clipped because the screen
  is not enough. Why not display only 1 instead, and for xl+
  screens, we display both? : )
- Tracks section was annoying before. Either they were all hori-
  zontal or all vertical. Looked especially bad on iPad portrait,
  since there was much horizontal space but it was displaying in
  portrait. Fixed this with flex-wrap. : )
@cszach cszach merged commit 636723f into dev Oct 19, 2023
@cszach cszach deleted the feature/prizes-section branch October 19, 2023 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant